Skip to content

Fix mkdocs lib path and complete public API docstrings - #9

Merged
bdbarnett merged 2 commits into
mainfrom
cursor/rtd-full-api-docstrings-5267
Jul 26, 2026
Merged

Fix mkdocs lib path and complete public API docstrings#9
bdbarnett merged 2 commits into
mainfrom
cursor/rtd-full-api-docstrings-5267

Conversation

@bdbarnett

Copy link
Copy Markdown
Contributor

Summary

  • mkdocs.yml / gen-files: paths/walk use lib/ (was broken src/)
  • Google-style __init__ docs on palette classes; __all__ on package
  • gen-files skips private path segments

RTD API reference can import and render lib/palettes again.

Add __all__ and constructor docs for Palette/MappedPalette/wheel/cube/MD
so mkdocstrings (show_if_no_docstring: false) exposes the public API.
Point mkdocs/mkdocstrings at lib/ instead of src/.
@bdbarnett
bdbarnett merged commit fc45faa into main Jul 26, 2026
@cursor

cursor Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@bdbarnett
bdbarnett deleted the cursor/rtd-full-api-docstrings-5267 branch July 26, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants